remotemanager.serialisation.serialdill module¶ class remotemanager.serialisation.serialdill.serialdill[source]¶ subclass of serial, implementing dill methods property callstring¶ Returns (str): Intended string for calling this module’s dump. See subclasses for examples property bytes¶ Set to True if serialiser requires open(…, ‘wb’)